home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 962 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.4 KB

  1. Path: news.sprintlink.net!datalytics!news
  2. From: Rob Stewart <stew@datalytics.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Need advice choosing programming language
  5. Date: 8 Jan 1996 17:19:18 GMT
  6. Organization: Datalytics, Inc
  7. Message-ID: <4crjmm$h4r@gold.datalytics.com>
  8. References: <4cevjo$1ja@news.infi.net> <DKoEz5.555@news.zippo.com>
  9. NNTP-Posting-Host: pc071.datalytics.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
  14.  
  15. Jim McFarland <jgm6@orkand.em.cdc.gov> wrote:
  16. >Dan wrote:
  17. >>Help me if you can.
  18. >>
  19. >>I need advice on which computer programming language to choose.  I've narrowed
  20. >>down the possibilities to VisualBasic and C++.
  21.  
  22. If you're choosing between these two in isolation, then you 
  23. need to decide what sort of apps you want when you're 
  24. finished.  VB makes it easy to build a fully functional 
  25. application, but the app is slower and it is difficult to 
  26. reuse code.  C++ makes it harder to build a fully functional 
  27. app, but it is (often) orders of magnitude faster and you can 
  28. reuse code more easily.
  29.  
  30. >>
  31. >>PURPOSE
  32. >>   I want to learn to progam JAVA applets for inclusion in Worldwide Web pages.
  33. >>
  34. >
  35. >Then why don't you just learn Java??
  36. >
  37.  
  38. Also, since Java is a simplified form of C++, C++ would be 
  39. useful for a transition to or from Java.
  40.  
  41. -- 
  42. Robert Stewart        | My opinions are usually my own.
  43. Datalytics, Inc.
  44. (513)226-7700
  45. stew@datalytics.com
  46.  
  47.  
  48.